public interface GrouperIF extends IdentifiableIF, DescribableIF, NameableIF
Modifier and Type | Method and Description |
---|---|
DataContainerIF<PositionAccessorIF> |
getAvailableTableContent(TableNames_EN tableType) |
List<Integer> |
getClaimLayout() |
List<Integer> |
getClaimLayoutInputOnly() |
ClaimManagerIF |
getClaimManager() |
ClaimContainerIF |
getEmptyClaim() |
Date |
getEndDate() |
GrouperIF |
getNextVersion()
Get link to next version for spanning claims
|
Date |
getStartDate() |
String |
getVersion() |
void |
group(ClaimContainerIF claim) |
String |
group(String claimInput) |
boolean |
isActive() |
boolean |
isDefault() |
boolean |
isLinked() |
void |
setLinked()
Set flag to link
|
void |
setNextVersion(GrouperIF nextVersion)
Set link to next version for spanning claims
|
void |
setUnlinked()
Set flag to unlink
|
getId, setId
getDescription, setDescription
getName, setName
ClaimManagerIF getClaimManager()
ClaimContainerIF getEmptyClaim()
void group(ClaimContainerIF claim)
claim
- Date getStartDate()
Date getEndDate()
boolean isActive()
boolean isDefault()
String getVersion()
DataContainerIF<PositionAccessorIF> getAvailableTableContent(TableNames_EN tableType)
tableType
- void setNextVersion(GrouperIF nextVersion)
nextVersion
- GrouperIF getNextVersion()
boolean isLinked()
void setLinked()
void setUnlinked()
Copyright © 2023. All rights reserved.