Java com.liferay.portal.kernel.cal Recurrence fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.cal Recurrence fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.cal Recurrence.

The text is from its open source code.

Field

intDAILY
Field DAILY
intMONTHLY
Field MONTHLY
intNO_RECURRENCE
Field NO_RECURRENCE
intWEEKLY
Field WEEKLY
intYEARLY
Field YEARLY

Method

booleanisInRecurrence(Calendar current)
Method isInRecurrence