public class EnvTreeDesc extends AdminEntityDesc
AdminEntityDesc
+
Constructor and Description |
---|
EnvTreeDesc() |
Modifier and Type | Method and Description |
---|---|
ChildIdentifierList[] |
getFolders()
The children are applications.
|
ChildIdentifierList[] |
getNodes()
The children are applications.
|
ReferenceSummaryDesc[] |
getPromotedReferences() |
ServiceSummaryDesc[] |
getPromotedServices() |
void |
setFolders(ChildIdentifierList[] folders) |
void |
setNodes(ChildIdentifierList[] nodes) |
void |
setPromotedReferences(ReferenceSummaryDesc[] promotedReferences) |
void |
setPromotedServices(ServiceSummaryDesc[] promotedServices) |
getContact, getDescription, getModifiedBy, getModifiedDate, setContact, setDescription, setModifiedBy, setModifiedDate, toString
public ChildIdentifierList[] getFolders()
public void setFolders(ChildIdentifierList[] folders)
public ChildIdentifierList[] getNodes()
public void setNodes(ChildIdentifierList[] nodes)
public ServiceSummaryDesc[] getPromotedServices()
public void setPromotedServices(ServiceSummaryDesc[] promotedServices)
public ReferenceSummaryDesc[] getPromotedReferences()
public void setPromotedReferences(ReferenceSummaryDesc[] promotedReferences)