|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetentionPolicy | |
---|---|
com.tibco.rta.model | Schema model classes and interfaces. |
com.tibco.rta.model.mutable | Mutalbe Schema model classes and interfaces. |
Uses of RetentionPolicy in com.tibco.rta.model |
---|
Methods in com.tibco.rta.model that return RetentionPolicy | |
---|---|
RetentionPolicy |
DimensionHierarchy.getRetentionPolicy()
Return the associated retention policy for this dimension. |
Methods in com.tibco.rta.model that return types with arguments of type RetentionPolicy | |
---|---|
java.util.Collection<RetentionPolicy> |
RtaSchema.getRetentionPolicies()
TODO add documentation. |
Uses of RetentionPolicy in com.tibco.rta.model.mutable |
---|
Subinterfaces of RetentionPolicy in com.tibco.rta.model.mutable | |
---|---|
interface |
MutableRetentionPolicy
This represents a retention policy that can be modified via the API. |
Methods in com.tibco.rta.model.mutable with parameters of type RetentionPolicy | |
---|---|
void |
MutableDimensionHierarchy.setRetentionPolicy(RetentionPolicy retentionPolicy)
Set a retention policy for this hierarchy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |