Package | Description |
---|---|
org.rvpf.metadata.entity |
Modifier and Type | Method and Description |
---|---|
PermissionsEntity |
PermissionsEntity.Builder.build()
Builds an abstract entity.
|
PermissionsEntity |
PermissionsEntity.copy()
Creates a copy of this entity.
|
Modifier and Type | Method and Description |
---|---|
Optional<PermissionsEntity> |
StoreEntity.getPermissionsEntity()
Gets the permissions entity.
|
Optional<PermissionsEntity> |
PointEntity.getPermissionsEntity()
Gets the premissions entity.
|
Modifier and Type | Method and Description |
---|---|
void |
PermissionsEntity.adopt(PermissionsEntity child)
Adopts a child.
|
PermissionsEntity.Builder |
PermissionsEntity.Builder.copyFrom(PermissionsEntity permissions)
Copies the values from an other PermissionsEntity.
|
Modifier and Type | Method and Description |
---|---|
void |
PointEntity.setPermissionsEntity(Optional<PermissionsEntity> permissions)
Sets the permissions.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.