com.sas.services.information
Interface ProtocolInterface


public interface ProtocolInterface

Information protocol constants.


Field Summary
static java.lang.String PROTOCOL_DAV
          Procotol: WebDav
static java.lang.String PROTOCOL_LDAP
          Procotol: Lightweight Directory Access Protocol
static java.lang.String PROTOCOL_OMI
          Procotol: Open Metadata
 

Field Detail

PROTOCOL_DAV

static final java.lang.String PROTOCOL_DAV
Procotol: WebDav

See Also:
Constant Field Values

PROTOCOL_OMI

static final java.lang.String PROTOCOL_OMI
Procotol: Open Metadata

See Also:
Constant Field Values

PROTOCOL_LDAP

static final java.lang.String PROTOCOL_LDAP
Procotol: Lightweight Directory Access Protocol

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.