程序包 | 说明 |
---|---|
org.opencms.gwt |
Provides core support for GWT.
|
org.opencms.gwt.shared |
Core shared stuff.
|
限定符和类型 | 方法和说明 |
---|---|
protected java.util.List<CmsResourceStatusRelationBean> |
CmsDefaultResourceStatusProvider.getTargets(CmsObject cms,
CmsUUID structureId,
java.util.List<CmsUUID> additionalStructureIds)
Gets the list of relation targets for a resource.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.ArrayList<CmsResourceStatusRelationBean> |
CmsResourceStatusBean.getRelationSources()
Gets the list info beans for the source resources of relations pointing to this resource.
|
java.util.ArrayList<CmsResourceStatusRelationBean> |
CmsResourceStatusBean.getRelationTargets()
Gets the list info beans for the targets of relations pointing away from this resource.
|