C# 클래스 AEMManager.SlingDavExServlet

파일 보기 프로젝트 열기: wcm-io-devops/aem-manager 1 사용 예제들

공개 메소드들

메소드 설명
CheckDavExStatus ( ) : void

Make sure DAvEx servlet is enabled, and ask user to enable it if this is not the case.

SlingDavExServlet ( AemInstance instance ) : System

비공개 메소드들

메소드 설명
AppendUrlEncoded ( StringBuilder sb, string name, string value ) : void
EnableDavEx ( ) : void
IsDavExEnabled ( ) : bool

메소드 상세

CheckDavExStatus() 공개 메소드

Make sure DAvEx servlet is enabled, and ask user to enable it if this is not the case.
public CheckDavExStatus ( ) : void
리턴 void

SlingDavExServlet() 공개 메소드

public SlingDavExServlet ( AemInstance instance ) : System
instance AemInstance
리턴 System