|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AdaptationTable | |
| com.onwbp.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
| com.orchestranetworks.schema.trigger | |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.service.comparison | |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of AdaptationTable in com.onwbp.adaptation |
| Methods in com.onwbp.adaptation that return AdaptationTable | |
AdaptationTable |
RequestResult.getTable()
|
AdaptationTable |
ReadContext.getTable(Path aPath)
Returns the table instance hold by the node specified. |
AdaptationTable |
Adaptation.getContainerTable()
If this is an occurrence, returns the table that contains it; returns null if this is an instance. |
| Uses of AdaptationTable in com.orchestranetworks.schema.trigger |
| Methods in com.orchestranetworks.schema.trigger that return AdaptationTable | |
AdaptationTable |
TableTriggerExecutionContext.getTable()
Returns the table of the occurrence that has been created. |
| Uses of AdaptationTable in com.orchestranetworks.service |
| Methods in com.orchestranetworks.service with parameters of type AdaptationTable | |
ActionPermission |
SessionPermissions.getTableActionPermissionToCreateRootOccurrence(AdaptationTable aTable)
Current user's action permission for creating a table record on the adaptation table specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToOverwrite(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for overwritting the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToOccult(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for occulting the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToDerive(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for deriving the table record specified. |
ActionPermission |
SessionPermissions.getOccurrenceActionPermissionToDelete(Adaptation occurrence,
AdaptationTable aTable)
Current user's action permission for deleting the table record specified. |
Adaptation |
ProcedureContext.doCreateRoot(ValueContext aContent,
AdaptationTable aTable)
Creates a root occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateOverwriting(ValueContext aContent,
AdaptationTable aTable)
Creates an overwriting occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateOcculting(ValueContext aKey,
AdaptationTable aTable)
Creates an occulting occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateDeriving(ValueContext parentKey,
ValueContext aContent,
AdaptationTable aTable)
Creates a deriving occurrence in the table specified. |
ValueContextForUpdate |
ProcedureContext.getContextForNewOccurrence(AdaptationTable aTable)
Provides an interface for setting values on a context that conforms to any occurrence of the table specified. |
ValueContextForUpdate |
ProcedureContext.getContextForNewOccurrence(Adaptation occurrenceToCopy,
AdaptationTable aTable)
Provides an interface for copying a context from an existing occurrence. |
com.onwbp.adaptation.uifacade.HrNode |
ProcedureContext.getNodeForCreatingOccurrence(AdaptationTable aTable)
Deprecated. Replaced by ProcedureContext.getContextForNewOccurrence(AdaptationTable). |
Adaptation |
ProcedureContext.doCreateDeriving(PrimaryKey parentKey,
com.onwbp.adaptation.uifacade.HrNode aNode,
AdaptationTable aTable)
Deprecated. Replaced by ProcedureContext.doCreateDeriving(ValueContext, ValueContext, AdaptationTable). |
Adaptation |
ProcedureContext.doCreateOcculting(PrimaryKey parentKey,
AdaptationTable aTable)
Deprecated. Replaced by ProcedureContext.doCreateOcculting(ValueContext, AdaptationTable). |
Adaptation |
ProcedureContext.doCreateOverwriting(PrimaryKey parentKey,
com.onwbp.adaptation.uifacade.HrNode aNode,
AdaptationTable aTable)
Deprecated. Replaced by ProcedureContext.doCreateOverwriting(ValueContext, AdaptationTable). |
Adaptation |
ProcedureContext.doCreateRootChild(com.onwbp.adaptation.uifacade.HrNode rootNode,
AdaptationTable aContainer)
Deprecated. Replaced by ProcedureContext.doCreateRoot(ValueContext, AdaptationTable). |
| Uses of AdaptationTable in com.orchestranetworks.service.comparison |
| Methods in com.orchestranetworks.service.comparison that return AdaptationTable | |
AdaptationTable |
DifferenceBetweenTables.getLeft()
|
AdaptationTable |
DifferenceBetweenTables.getRight()
|
| Methods in com.orchestranetworks.service.comparison with parameters of type AdaptationTable | |
static DifferenceBetweenInstances |
DifferenceHelper.compareTables(AdaptationTable tableOnLeft,
AdaptationTable tableOnRight,
boolean isResolvedMode)
Performs a comparison between two tables. |
| Uses of AdaptationTable in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui that return AdaptationTable | |
AdaptationTable |
UITableFilterResponseContext.getTable()
Returns the current table. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.