org.entityfs.cap.entityattrs
Interface UidGidAttributes

All Superinterfaces:
Cloneable, EntityAttributes, UidGidConfigurable
All Known Implementing Classes:
NtfsAttributes, UnixAttributes

public interface UidGidAttributes
extends EntityAttributes, UidGidConfigurable

This interface combines the EntityAttributes and UidGidConfigurable interfaces to define entity attributes that can be configured with an UID (user id) and GID (group id).

Since:
1.0
Author:
Karl Gustafsson
In_jar:
entityfs-entity_attributes

Method Summary
 
Methods inherited from interface org.entityfs.cap.entityattrs.EntityAttributes
clone
 
Methods inherited from interface org.entityfs.entityattrs.UidGidConfigurable
getGid, getUid, setGid, setUid