|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.perforce.p4java.impl.generic.admin.ProtectionsTable
public class ProtectionsTable
Default IProtectionsTable implementation class.
| Constructor Summary | |
|---|---|
ProtectionsTable()
Default constructor. |
|
ProtectionsTable(List<IProtectionEntry> entries)
Explicit-value constructor. |
|
| Method Summary | |
|---|---|
List<IProtectionEntry> |
getEntries()
Gets the list of protection entries. |
void |
setEntries(List<IProtectionEntry> entries)
Sets the list of protection entries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtectionsTable()
public ProtectionsTable(List<IProtectionEntry> entries)
| Method Detail |
|---|
public List<IProtectionEntry> getEntries()
IProtectionsTable
getEntries in interface IProtectionsTablecom.perforce.p4java.admin.IProtectionTable#getEntries()public void setEntries(List<IProtectionEntry> entries)
IProtectionsTable
setEntries in interface IProtectionsTablecom.perforce.p4java.admin.IProtectionTable#setEntries(java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||