|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProtectionEntry | |
|---|---|
| com.perforce.p4java.impl.generic.admin | |
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of IProtectionEntry in com.perforce.p4java.impl.generic.admin |
|---|
| Classes in com.perforce.p4java.impl.generic.admin that implement IProtectionEntry | |
|---|---|
class |
ProtectionEntry
Default IProtectionEntry implementation class. |
| Uses of IProtectionEntry in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server that return types with arguments of type IProtectionEntry | |
|---|---|
java.util.List<IProtectionEntry> |
IServer.getProtectionEntries(boolean allUsers,
java.lang.String hostName,
java.lang.String userName,
java.lang.String groupName,
java.util.List<IFileSpec> fileList)
Get a list of Perforce protection entries for the passed-in arguments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||