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, isWorldWritable
PlexusIoResourceAttributes otherAttr
public MergedAttributes(PlexusIoResourceAttributes thisAttr, PlexusIoResourceAttributes otherAttr)
@Nullable public java.lang.Integer getGroupId()
PlexusIoResourceAttributes
getGroupId
in interface PlexusIoResourceAttributes
getGroupId
in class PlexusIoProxyResourceAttributes
public java.lang.Integer getUserId()
PlexusIoResourceAttributes
getUserId
in interface PlexusIoResourceAttributes
getUserId
in class PlexusIoProxyResourceAttributes