static class AttributeParser.MergedAttributes extends PlexusIoProxyResourceAttributes
| Modifier and Type | Field and Description |
|---|---|
(package private) PlexusIoResourceAttributes |
otherAttr |
UNKNOWN_OCTAL_MODE| Constructor and Description |
|---|
MergedAttributes(PlexusIoResourceAttributes thisAttr,
PlexusIoResourceAttributes otherAttr) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getGroupId()
Gets the unix group id.
|
java.lang.Integer |
getUserId()
Gets the unix user id.
|
getGroupName, getOctalMode, getUserName, isGroupExecutable, isGroupReadable, isGroupWritable, isOwnerExecutable, isOwnerReadable, isOwnerWritable, isSymbolicLink, isWorldExecutable, isWorldReadable, isWorldWritablePlexusIoResourceAttributes otherAttr
public MergedAttributes(PlexusIoResourceAttributes thisAttr, PlexusIoResourceAttributes otherAttr)
@Nullable public java.lang.Integer getGroupId()
PlexusIoResourceAttributesgetGroupId in interface PlexusIoResourceAttributesgetGroupId in class PlexusIoProxyResourceAttributespublic java.lang.Integer getUserId()
PlexusIoResourceAttributesgetUserId in interface PlexusIoResourceAttributesgetUserId in class PlexusIoProxyResourceAttributes