|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISessionArtifact.IEntityMethodFlavorDetails | |
---|---|
org.eclipse.tigerstripe.model | |
org.eclipse.tigerstripe.model.artifacts |
Uses of ISessionArtifact.IEntityMethodFlavorDetails in org.eclipse.tigerstripe.model |
---|
Methods in org.eclipse.tigerstripe.model that return ISessionArtifact.IEntityMethodFlavorDetails | |
---|---|
ISessionArtifact.IEntityMethodFlavorDetails |
IMethod.getEntityMethodFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the OSSJ flavor details for this method |
ISessionArtifact.IEntityMethodFlavorDetails |
IMethod.makeEntityMethodFlavorDetails()
Factory method for OSSJ Entity Details. |
Methods in org.eclipse.tigerstripe.model with parameters of type ISessionArtifact.IEntityMethodFlavorDetails | |
---|---|
void |
IMethod.setEntityMethodFlavorDetails(IMethod.OssjEntityMethodFlavor flavor,
ISessionArtifact.IEntityMethodFlavorDetails details)
Sets the OSSJ Entity flavor details for this method. |
Uses of ISessionArtifact.IEntityMethodFlavorDetails in org.eclipse.tigerstripe.model.artifacts |
---|
Methods in org.eclipse.tigerstripe.model.artifacts that return ISessionArtifact.IEntityMethodFlavorDetails | |
---|---|
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getCreateFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for the *Create* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getCreateFlavorDetailsStr(java.lang.String flavor)
Returns the Flavor Details for the *Create* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getCustomMethodFlavorDetails(java.lang.String methodId,
IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for this flavor of a custom defined method. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getCustomMethodFlavorDetailsStr(java.lang.String methodId,
java.lang.String flavor)
Returns the Flavor Details for this flavor of a custom defined method. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultCreateFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the *Default* Flavor Details for the *Create* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultCreateFlavorDetailsStr(java.lang.String flavorStr)
Returns the *Default* Flavor Details for the *Create* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultCustomMethodFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for this flavor of a custom defined method. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultCustomMethodFlavorDetailsStr(java.lang.String flavorStr)
Returns the Flavor Details for this flavor of a custom defined method. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultGetFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the *Default* Flavor Details for the *Get* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultGetFlavorDetailsStr(java.lang.String flavorStr)
Returns the *Default* Flavor Details for the *Get* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultRemoveFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the *Default* Flavor Details for the *Remove* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultRemoveFlavorDetailsStr(java.lang.String flavorStr)
Returns the *Default* Flavor Details for the *Remove* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultSetFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the *Default* Flavor Details for the *Set* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getDefaultSetFlavorDetailsStr(java.lang.String flavorStr)
Returns the *Default* Flavor Details for the *Set* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getGetFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for the *Get* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getGetFlavorDetailsStr(java.lang.String flavor)
Returns the Flavor Details for the *Get* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getRemoveFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for the *Remove* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getRemoveFlavorDetailsStr(java.lang.String flavor)
Returns the Flavor Details for the *Remove* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getSetFlavorDetails(IMethod.OssjEntityMethodFlavor flavor)
Returns the Flavor Details for the *Set* variant of this flavor. |
ISessionArtifact.IEntityMethodFlavorDetails |
ISessionArtifact.IManagedEntityDetails.getSetFlavorDetailsStr(java.lang.String flavor)
Returns the Flavor Details for the *Set* variant of this flavor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |