imcode.server.document
Class DocumentTypeDomainObject
java.lang.Object
imcode.util.IdLocalizedNamePair
imcode.server.document.DocumentTypeDomainObject
- All Implemented Interfaces:
- java.io.Serializable
public class DocumentTypeDomainObject
- extends IdLocalizedNamePair
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
TEXT_ID
public static final int TEXT_ID
- See Also:
- Constant Field Values
URL_ID
public static final int URL_ID
- See Also:
- Constant Field Values
HTML_ID
public static final int HTML_ID
- See Also:
- Constant Field Values
FILE_ID
public static final int FILE_ID
- See Also:
- Constant Field Values
TEXT
public static final DocumentTypeDomainObject TEXT
URL
public static final DocumentTypeDomainObject URL
HTML
public static final DocumentTypeDomainObject HTML
FILE
public static final DocumentTypeDomainObject FILE
DocumentTypeDomainObject
public DocumentTypeDomainObject(int id,
LocalizedMessage name)
getAllDocumentTypeIds
public static int[] getAllDocumentTypeIds()
getAllDocumentTypeIdsSet
public static java.util.Set getAllDocumentTypeIdsSet()