public class ResourceBlockIdsBag extends Object implements Serializable
Constructor and Description |
---|
ResourceBlockIdsBag() |
Modifier and Type | Method and Description |
---|---|
void |
addResourceBlockId(long resourceBlockId,
long actionIdsLong) |
long |
getActionIds(long resourceBlockId) |
List<Long> |
getResourceBlockIds(long actionIdsLong) |
boolean |
hasResourceBlockId(long resourceBlockId,
long actionIdsLong) |