public class CorporateTagCategory extends TagCategory
Provides tags intended to mark metadata properties related to a company that participated in file creation.
Modifier and Type | Method and Description |
---|---|
PropertyTag |
getCompany()
Gets the tag that labels a property containing information about a company contributed to file creation.
|
PropertyTag |
getManager()
Gets the tag that labels information about a person who managed the making process of a file.
|
toString
public final PropertyTag getCompany()
Gets the tag that labels a property containing information about a company contributed to file creation. Alternatively, the tag can refer to a company the file content is about.
public final PropertyTag getManager()
Gets the tag that labels information about a person who managed the making process of a file.