|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISessionArtifact.IManagedEntityDetails | |
|---|---|
| org.eclipse.tigerstripe.workbench.model.deprecated_ | |
| Uses of ISessionArtifact.IManagedEntityDetails in org.eclipse.tigerstripe.workbench.model.deprecated_ |
|---|
| Methods in org.eclipse.tigerstripe.workbench.model.deprecated_ that return ISessionArtifact.IManagedEntityDetails | |
|---|---|
ISessionArtifact.IManagedEntityDetails |
ISessionArtifact.IManagedEntityDetails.clone()
Clone this ManagedEntityDetails. |
ISessionArtifact.IManagedEntityDetails |
ISessionArtifact.makeManagedEntityDetails()
Factory class for managedEntityDetails. |
| Methods in org.eclipse.tigerstripe.workbench.model.deprecated_ that return types with arguments of type ISessionArtifact.IManagedEntityDetails | |
|---|---|
java.util.Collection<ISessionArtifact.IManagedEntityDetails> |
ISessionArtifact.getManagedEntityDetails()
Return the managedEntity details that are exposed through this session. |
| Methods in org.eclipse.tigerstripe.workbench.model.deprecated_ with parameters of type ISessionArtifact.IManagedEntityDetails | |
|---|---|
void |
ISessionArtifact.addManagedEntityDetails(ISessionArtifact.IManagedEntityDetails details)
Add/sets IManagedEntityDetails for the target entity If such managed entity already exists, the details are overwritten. |
void |
ISessionArtifact.removeManagedEntityDetails(ISessionArtifact.IManagedEntityDetails[] details)
Remove managedEntityDetails from the session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||