public interface XMLSchema extends CentraSiteRegistryObject
CentraSiteObjectManager
using its qualified
name {http://namespaces.CentraSite.com/Schema}XMLSchemaModifier and Type | Method and Description |
---|---|
java.util.Collection<XMLSchema> |
getAllDependentSchemas()
Get the collection of schemas to which this XMLSchema is dependent on
|
java.io.ByteArrayOutputStream |
getContent()
Get the file content of the Schema asset
|
CentraSiteFile |
getFile()
Return the schema file backed by the XML Schema asset
|
getConsumedAssets, getConsumers, getDescription, getDescription, getDisplayVersion, getInitialVirtualAssetName, getLastModifiedTimeStamp, getLCMAssignment, getLocalName, getMandatoryAttributeProfiles, getName, getName, getNameSpace, getNextVersion, getNextVersions, getOrganization, getOwner, getPendingApprovals, getPreviousVersion, getPreviousVersions, getRegistryObject, getRelationShipValueMap, getRequestedUser, getSubscribers, getSystemVersion, getTitle, getType, getUserVersion, getVisiblePrimaryProfiles, getVisibleProfile, isDeployedOn, isLatestVersionObject, isPropagatePermissions, isPropagateProfilePermissions, removeConsumedAssets, removeConsumers, setDescription, setDescription, setDisplayVersion, setLCMState, setLocalName, setName, setName, setNameSpace, setOrganization, setOwner, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValueMap, setUserVersion
delete, getAttributeLink, getAttributeValue, getAttributeValue, getAttributeValue, getId, isModified, isPredefined, isReadOnly, save, setAttributeValue, setAttributeValue, setAttributeValue
java.io.ByteArrayOutputStream getContent() throws CLLException
ByteArrayOutputStream
object representing the XMLSchema content in bytesCLLException
- If an error occurs while getting the XML schema contentjava.util.Collection<XMLSchema> getAllDependentSchemas() throws CLLException
Collection
of dependent XMLSchema
objectsCLLException
- If an error occurs while fetching all the dependent schemasCentraSiteFile getFile() throws CLLException
CLLException