public static final class MetadataImpl.DomainMetadataImpl extends MetadataImpl implements DomainMetadata
MetadataImpl.DomainMetadataImpl, MetadataImpl.FolderMetadataImpl, MetadataImpl.ProjectMetadataImpl, MetadataImpl.ResourceMetadataImpl| Constructor and Description |
|---|
DomainMetadataImpl(Ref thisref, java.util.Set<Ref> projects) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Ref> |
getProjects()
Returns a set of references to projects that are in the domain ordered alphabetically
|
void |
removeInternalData(Sanitizer s) |
about, getDependencies, getDependents, getThisRefclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencies, getDependents, getThisRefpublic java.util.Set<Ref> getProjects()
DomainMetadatagetProjects in interface DomainMetadatapublic void removeInternalData(Sanitizer s)
removeInternalData in interface InternalDataContainer