public class DocumentType extends Object implements Serializable
ResourceInfo.setProperties(java.util.Map) and retrieved by using
ResourceInfo.getProperties()DocumentTypeUtils| Constructor and Description |
|---|
DocumentType(String documentTypeId,
String schemaLocation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDocumentTypeId() |
String |
getSchemaLocation() |
void |
setDocumentTypeId(String documentTypeId)
sets the unique qualified Id of particular document type within the repository
|
void |
setSchemaLocation(String schemaLocation)
Sets the identifier for exactly one XSD schema location in the repository
|
public String getDocumentTypeId()
public void setDocumentTypeId(String documentTypeId)
documentTypeId - public String getSchemaLocation()
DocumentManagementService.getSchemaDefinition(String)public void setSchemaLocation(String schemaLocation)
schemaLocation - DocumentManagementService.getSchemaDefinition(String)Copyright © 2016 Eclipse Stardust. All Rights Reserved.